@charset "utf-8";
/* CSS Document */
*{margin:0; padding:0; list-style:none; box-sizing:border-box; font-size: 14px; font-family: "Arial"}
img{ border:0;}
a{ text-decoration:none; color:#333;  }
input,textarea,button{outline:none;}
em{ font-style:normal;}
h1,h2,h3,h4,h5,h6{ font-weight:normal;}
hr{ border:none;}
.l{ float:left}
.r{ float:right}
.tow{ overflow:hidden; text-overflow: ellipsis; white-space: nowrap;}
.container{width:1200px; margin: 0 auto; }
.w1440{ width:1440px; margin: 0 auto; }
.clearfix:before,.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}

@font-face {
    font-family: 'bex';
    src: url('../font/锐字巅峰粗黑简1.0.TTF') format('truetype');
    font-weight: normal;
    font-style: normal;
}

*:focus{   
	border:none;
}

.header_all{width:100%; height: 200px; position: relative; background: url(../images/logo_bj.png) no-repeat left center; z-index: 9}

/* 导航栏 */
.header_top{width:100%; height:70px; line-height:70px; border-bottom: 1px solid #ebebeb; padding-right: 8%; padding-left:5%}
.header_top h4{color:#333333; font-size:16px; float: right; margin-right: 3%; background: url(../images/yy_icon.png) no-repeat left center; padding-left:40px;}
.header_top h4 span{color:#2c44a4; font-size: 16px; font-weight: bold;}
.h_dianhua{float: right}
.h_dianhua p{width:100%; height: 30px; line-height: 30px; background: url(../images/dh_icon.png) no-repeat left center; padding-left: 20px; font-size: 16px;color: #333333}
.h_dianhua p span{color:#32b357; font-size: 20px; font-weight: bold;}
.h_qq,.h_ditu,.h_wx,.h_sj,.h_ma{width:40px; height:70px; float: right; float: left; margin-left:1%; position:relative}
.h_ma{background: url(../images/icon3.png) no-repeat center}
.h_qq{background: url(../images/icon4.png) no-repeat center}
.h_ditu{background: url(../images/icon5.png) no-repeat center;}
.h_wx{ position: relative; background: url(../images/icon1.png) no-repeat center;}
.h_sj{ position: relative; background: url(../images/icon2.png) no-repeat center;}
.h_wx img,.h_sj img,.h_ma img{width:100px; height: auto; position: absolute; top:70px; left:0; display: none; z-index: 99}
.h_wx:hover img{display: block}
.h_sj:hover img{display: block}
.h_ma:hover img{display: block}
.header_nav{height:auto; width:100%; z-index: 9; position:relative}
.h_logo{width:168px; height:96px; display: block; position:absolute; top:8px; left:8.5%}
.h_logo img{ width:100%; max-width: 100%; height: auto; display: block; align-items: center; }
.nav{ height:90px; width:54%; float: right; margin-right:12% }
.nav .nLi{position:relative;float:left;display:inline;height:100%; width:14.2%;  }
.nav .nLi h3{ font-weight: normal; width:100%; height: 100%; margin: 0px auto; }
.nav .nLi h3 p{height:90px; line-height:90px; color:#000000; font-size:16px;  width:100%; position: relative; text-align: center; font-weight: bold;  }
.nav .nLi h3 a{display:block;width:100%;height:100%;color:#000000;  }
.nav .sub{position:absolute;top:90px;left:50%; z-index:999;display:none;padding:0;width:180px; margin-left:-90px;  background:#fff;line-height:26px;} 
.nav .sub li{height:auto;border-bottom:1px solid #eee;text-align:center;line-height:33px;zoom:1}
.nav .sub li p{float:left;margin:0;width:100%; font-size:14px}
.nav .sub li span{float:right}
.nav .sub a{display:block;padding:0 10px;height:100%;color:#333;}
.nav .nLi.active h3,.nav .nLi:hover h3{background: url(../images/active.png) no-repeat center; border-bottom: 3px solid #32b357}
.sub li:hover a{color:#2c44a4;}


/* 首页:banner */
.banner{ width:100%; height:700px; position: relative; overflow: hidden; margin-top: -40px }
.banner .slideBox{position:relative;overflow:hidden;width:100%;height:100%}
.banner .slideBox .hd{z-index:1;overflow:hidden;height:auto; position: absolute; bottom:70px; right:50%; margin-right:-35px }
.banner .slideBox .hd ul{overflow:hidden;zoom:1;margin: 0px auto; display: table; width:auto;}
.banner .slideBox .hd ul li{margin:0 12px; width:14px;height:14px; cursor:pointer; border-radius:50%; background: #c1bcbb; float: left; font-size: 16px; color:#fff; text-indent: -999px; margin-top:11px}
.banner .slideBox .hd ul li.on{background:#32b357;  text-align: center; }
.banner .slideBox .bd{position:relative;z-index:0;width:100%;height:700px; overflow: hidden}
.banner .slideBox .bd ul{width:100%;height:100%}
.banner .slideBox .bd li{width:100%;height:700px;vertical-align:middle;zoom:1}
.banner .slideBox .bd li a{width:100%; height: 700px; display: block}
.banner .slideBox .bd li img{vertical-align: bottom; width: 100%; height: auto;transition: all 5.5s; transform:scale(1)}



/*产品*/
.index_product{width:100%; height: auto; background: url(../images/product_bj.jpg) no-repeat top center; background-size: cover; padding-bottom: 60px; }
.index_topxx{width:1200px; height:160px; margin:-48px auto 55px; background: #2c44a4; position: relative; z-index: 9}
.index_topxx_left{width:790px; height: 100%; float: left; padding:15px 30px;}
.index_topxx_left h5{color:#ffffff; font-size: 17px; background: url(../images/hot.png) no-repeat left center; padding-left:30px;}
.in_tnav{width:100%; height: 40px; line-height: 40px;}
.in_tnav a{color:#afbbeb; font-size: 16px;}
.index_topxx_search{width:100%; height:50px; border: 1px solid rgba(255,255,255,0.2); padding: 0 10px; margin-top: 10px;}
.index_topxx_search input[type="text"]{width:80%; height: 100%; float: left; color:#fff; font-size: 14px; background: none; border: 0}
.h_submit{width:40px;height:50px; float: right; background: url(../images/s_icon.png) no-repeat center; border: 0; cursor: pointer}
.index_topxx_right{width:410px; height: 160px; float: right; background: #32b357; padding:10px 35px; }
.index_topxx_right h4{color:#ffffff; font-size: 20px;}
.index_topxx_right h4 span{color:#fff; font-size: 60px; font-weight: bold; font-family: "Arial"}
.in_dianhua{width:100%; height:45px; line-height: 45px; background: #fff; border-radius:25px; color:#000000; font-size: 16px; text-align: center; margin-top: 8px;}
.in_dianhua span{color:#32b357; font-size: 22px; font-weight: bold;}

.index_topxx_search input::-webkit-input-placeholder { 
    color:#fff;  
}  
.index_topxx_search input:-moz-placeholder { 
   color:#fff;  
   opacity:  1;  
}  
.index_topxx_search input::-moz-placeholder { 
   color:#fff;  
   opacity:  1;  
}  
.index_topxx_search input:-ms-input-placeholder {
   color:#fff;  
}  



.picScroll-left{ overflow:hidden; position:relative; margin-top: 34px; }
.picScroll-left .bd{width:100%; height: auto; overflow: hidden}
.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left .bd ul li{ margin:0 6px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.in_pro_img{width:288px; height: 418px; background: url(../images/pp_img.jpg) no-repeat center; padding: 20px;}
.in_pro_img h4{width:100%; height:57px; border: 1px solid #aeb4c2; text-align: center; line-height: 57px; color:#111111; font-size: 30px; color: #111111; font-weight: bold; text-overflow: ellipsis; overflow: hidden; white-space: nowrap }
.in_pro_link{width:100%; height:auto; margin-top: 18px; overflow: hidden}
.in_pro_link a{width:120px; height: 36px; float: left; background: #32b357; border-radius: 25px; text-align: center; line-height: 36px; color:#ffffff; font-size: 14px;}
.in_pro_link a:nth-child(2n){float: right}
.in_pro_pic{width:100%; height:auto; margin-top: 20px; text-align: center}
.in_pro_pic img{max-width: 100%;}
.picScroll-left .bd ul li h3{width:100%; height:30px; line-height: 30px; color:#111111; font-size: 18px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; margin-top:15px }
.in_pro_link a:hover{background: none; border: 1px solid #32b357; color:#32b357}
.picScroll-left .bd ul li h3:hover{color:#32b357}



/*信赖*/
.index_xinlai{width:100%; height: 740px; background: url(../images/xl_bjs.jpg) no-repeat center; padding-top: 45px; overflow: hidden}
.xl_title{width:100%; height: auto; overflow: hidden; text-align: center}
.xl_title h3{color:#fff; font-size: 40px; font-weight: bold; position: relative}
.xl_title h4{color:#fff; font-size: 50px; font-weight: bold; text-transform: uppercase; margin-top: -38px; opacity: 0.2}
.in_xl_top{width:100%; height: auto; overflow: hidden; margin-top: 30px;}
.in_xl_top dl{width:581px; height: 136px; background: #fff; border-radius: 30px; padding:20px 30px; float: left}
.in_xl_top dl:last-child{float: right}
.in_xl_top dl dt{width:60px; height: auto; float: left; margin-top: 18px;   -webkit-transition: -webkit-transform 0.5s ease-out;
    -moz-transition: -moz-transform 0.5s ease-out;
    transition: transform 0.5s ease-out;
}
.in_xl_top dl dt img{width:100%; height: auto; display: block}
.in_xl_top dl dd{margin-left: 84px;}
.in_xl_top dl dd h3{color:#32b357; font-size: 20px; font-weight: bold;}
.in_xl_top dl dd hr{width:37px; height: 1px; background: #cccccc; border: 0; margin: 10px 0}
.in_xl_top dl dd p{color:#555555; font-size: 16px; line-height: 24px;}
.in_xl_bottom{width:1000px; height: auto; overflow: hidden; text-align: center; position: relative; margin:72px auto 0;}
.in_xl_bottom p{font-size: 18px; color: #fff; font-weight: bold; float: left; height: 126px; line-height: 126px; position: absolute; top:80px; width: 124px}
.b1{left:0}
.b2{right:0}
.in_xl_top dl:hover dt{-webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); transform: rotate(360deg);}






/*应用领域*/
.index_lingyu{width:100%; height: auto; overflow: hidden; margin-top: 66px;}

.ban{ width:100%; height:600px; position:relative; margin:40px auto 0 auto;}
.min_pic{ width:100%; height: 130px;}
.num{ height:130px;overflow:hidden; width:100%; position:relative;float:left;}
.num ul{ position:absolute; left:0; top:0; border-left:1px solid #e5e5e5;}
.num ul li{width:199.8px; height:130px; float: left; border:1px solid #e5e5e5; border-left:0; text-align: center; padding-top: 16px; cursor:pointer}
.in_ly_icon{width:100%; height:60px; display: flex; align-items: center; }
.in_ly_icon img{align-items: center; margin: 0px auto; max-width: 100%}
.icon_h{display: none}
.num ul li h3{width:100%; height: 30px; line-height: 30px; color: #333333; font-size: 18px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.num ul li.on{background: #32b357}
.num ul li.on h3{color:#fff}
.num ul li.on .icon{display: none}
.num ul li.on .icon_h{display:block}
.num ul li:hover{background: #32b357}
.num ul li:hover h3{color:#fff}
.num ul li:hover .icon{display: none}
.num ul li:hover .icon_h{display:block}


.ban2{ width:100%; height:430px; position:relative; overflow:hidden; margin-top:14px }
.ban2 ul{ position:absolute; left:0; top:0;}
.ban2 ul li{width:1200px; height:auto; position: relative}
.ban2 ul li img{width:1200px; height: auto; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ban2 ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}

.prev1,.next1{ position:absolute; top:50%;  width:28px; height:50px; padding-top: 18px}
.prev1{left:-55px; }
.next1{right:-40px;}
.in_ly_info{width:390px; height:360px; background:url(../images/cp_img.png) no-repeat center; padding:53px 20px 0; position: absolute; top:26px; left:48px; }
.ly_info_top{width:100%; height:auto; overflow: hidden; padding-left: 172px}
.ly_info_top h3{color:#ffffff; font-size: 30px; font-weight: bold;}
.info_top_links{width:100%; height: auto; overflow: hidden; }
.info_top_links a{width:132px; height: 45px; float: left; background: #32b357; border-radius: 25px; text-align: center; line-height: 45px; color:#fff; margin-right: 10px;font-size: 16px;margin-top: 5px;}
.ly_info_dh{width:100%; height: auto; overflow: hidden; margin-top:58px;}
.ly_info_dh dl{width:100%; height: auto; overflow: hidden}
.ly_info_dh dl dt{color:#333333; font-size: 18px; height:32px; line-height:32px; background: url(../images/dh_icon.png) no-repeat left center; padding-left:22px;}
.ly_info_dh dl dd{color:#32b357; font-size: 26px; font-weight: bold; padding-left: 20px}
.info_top_links a:hover{background: #fff; color:#32b357}



/*新闻*/
.index_news{width:100%; height: auto; overflow: hidden; margin-bottom: 76px; margin-top: 90px;}
.in_news_nav{width:auto; display: table; margin:28px auto;}
.in_news_nav a{width:160px; height: 50px; float: left; background: #f5f5f5; text-align: center; line-height: 50px; color: #333333; font-size: 18px; margin-right: 15px;}
.in_news_nav a:last-child{margin-right: 0}
.in_news_nav a:hover{background: #2c44a4; color:#fff}
.index_news_top{width:100%; height: auto; overflow: hidden}
.index_news_top a{width:390px; height: auto; float: left; margin-right:15px; }
.index_news_top a:last-child{margin-right: 0}
.in_news_pic{width:100%; height: auto; display: block; overflow: hidden}
.in_news_pic img{width:100%; height: auto; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  
	-webkit-transform: all 1s ease 0s;}
.index_news_top a h3{width:100%; height: 40px; line-height: 40px; font-size: 18px; color:#333333; font-weight: bold; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; margin: 10px 0 5px}
.index_news_top a p{width:100%; height: 60px; color:#555555; font-size: 16px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden; line-height: 30px;}
.index_news_top span{color:#2c44a4; font-size: 14px; font-weight: bold; text-align: right; display: block; margin-top: 10px;}
.index_news_top a:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.index_news_top a:hover h3{color:#2c44a4}

.index_news_bottom{width:100%; height: auto; overflow: hidden; margin-top:30px;}
.index_news_bottom li{width:594px; height: 148px; float: left; border: 1px solid #e5e5e5; padding: 10px 20px; margin-bottom:16px; }
.index_news_bottom li:nth-child(2n){float: right}
.index_news_bottom li h3{width:100%; height:30px; line-height: 30px; color: #000000; font-size: 18px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.index_news_bottom li p{width:100%; height:52px; line-height:26px; color: #999999; font-size:16px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden; margin: 8px 0 10px}
.index_news_bottom li span{color:#2c44a4; font-size: 14px; display: block}
.index_news_bottom li:hover{border: 2px solid #2c44a4}




/*硬件*/
.index_about{width:100%; height: auto; background: #f7f7f7; padding:50px 0 40px; }
.in_abtitle{width:100%; height: auto; overflow: hidden; text-align: center}
.in_abtitle h3{color:#010101; font-size: 40px; font-weight: bold; position: relative}
.in_abtitle h3 span{color:#32b357; font-size: 40px; font-weight: bold;}
.in_abtitle h4{color:#eaebed; font-size: 50px; font-weight: bold; text-transform: uppercase; margin-top: -38px;}
.index_about_top{width:100%; height: auto; overflow: hidden; margin-top: 54px;}
.in_about_left{width:670px; height: auto; float: left}
.in_about_left h3{color:#000000; font-size: 30px; font-weight: bold;}
.in_about_left .ab_info{width:100%; height: auto; display: block; color:#000000; line-height: 32px; display: block; font-size: 16px; text-indent: 2rem; margin:24px 0 22px; }
.ab_more{width:120px; height: 40px; background: #32b357; border-radius: 25px; text-align: center; line-height: 40px; color:#ffffff; font-size: 14px; display: block}
.ab_more:hover{background: none; border: 1px solid #32b357; coLor:#32b357}
.in_about_pic{width:494px; height: auto; float: right; overflow: hidden}
.in_about_pic img{width:100%; height: auto; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.in_about_pic:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.index_about_bottom{width:auto; height: auto; overflow: hidden;display: table; margin:44px auto 0;}
.index_about_bottom a{width:134px; height: 134px; float: left;  padding-top: 58px; text-align: center; 
	font-size: 18px; color: #000000; position: relative}

.index_about_bottom a:after{content: ""; width:134px; height: 134px; background: url(../images/yuan.png) no-repeat center;  -webkit-transition: -webkit-transform 0.5s ease-out; -moz-transition: -moz-transform 0.5s ease-out;
    transition: transform 0.5s ease-out; position: absolute; top:0; left:0} 

.index_about_bottom img{float: left; margin: 65px 14px 0}
.index_about_bottom a:hover:after{-webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); transform: rotate(360deg);}



/*广告*/
.index_guanggao{width:100%; height:380px; background: url(../images/gg_bjs.jpg) no-repeat center; padding-top: 100px;}
.index_guanggao h3{color:#ffffff; font-size: 30px; margin-bottom: 10px; text-align: center}
.index_guanggao h4{color:#ffffff; font-size: 34px; font-weight: bold; text-align: center}
.in_gg_lx{width:100%; height: 100px; overflow: hidden; margin-top: 85px;}
.in_gg_lx h5{color:#ffffff; font-size: 30px; font-weight: bold; line-height: 100px; float: left}
.gg_dianhua{float: right; background: url(../images/dh_icon.png) no-repeat left center; padding-left: 50px; height: 100px; line-height: 100px; color:#ffffff; 
	font-size: 24px;}
.gg_dianhua span{color:#fff; font-size:32px; font-weight: bold; }




/*友情链接*/
.index_link{width:100%; height:auto; padding: 20px 0; overflow:hidden }
.index_link p{color:#333333; font-size: 16px; float: left; background: url(../images/link.png) no-repeat left center; padding-left: 20px;}
.index_link_xx{margin-left:110px;}
.index_link_xx a{color:#777777; font-size: 16px; margin-right: 10px;}
.index_link_xx a:hover{color:#32b357}


/*底部*/
.footer{width:100%; height:auto; overflow: hidden; background:#32b357;   position: relative; padding:34px 0 32px}
.footer h3{color:#ffffff; font-size: 26px; text-align: center}
.footer ul{width:100%; height: auto; overflow: hidden; margin-top:40px;  background: url(../images/x_xian.png) no-repeat right center}
.footer ul li{width:33.33%; height: auto; float: left; text-align: center; background: url(../images/x_xian.png) no-repeat left center}
.footer ul li h3{color:#ffffff; font-size: 18px; font-weight: bold; margin:10px 0 8px }
.footer ul li p{color:#ffffff; font-size: 16px;}
.footer_bq{width:100%; height:70px; line-height:70px; background: #333333; }
.footer_bq .container{width:auto; display: table; margin: 0px auto;}
.copy_bq{width:auto; height:70px; line-height:70px; position: relative; color:#777777; font-size:14px; float: left; }
.copy_bq a{color:#777777; font-size:14px; margin-right: 10px;}
.copy_bq a:hover{color:#f39132!important}
.footer_zhichi{width:auto; height:100%; float: right; }
.footer_zhichi p{ width: auto; float: left;  color:#777777; line-height:70px; margin-left: 20px;}
.footer_zhichi .pt{width:121px;height: 18px; background: url(../images/vl.png) no-repeat; margin-top:25px; margin-right: 10px}
.footer_zhichi .js{width:75px;height: 18px; background: url(../images/wl.png) no-repeat; margin-top:30px; }
.footer_zhichi .pt:hover{background: url(../images/vl_hover.png) no-repeat}
.footer_zhichi .js:hover{background: url(../images/wl_hover.png) no-repeat}
.footer_zhichi span{float: left; font-size:14px; color: #777777; }
.footer_zhichi i{ float: left;}
.footer ul li img{width:68px; height:auto; display:block; margin:0px auto; -webkit-transition: -webkit-transform 0.5s ease-out;
    -moz-transition: -moz-transform 0.5s ease-out;
    transition: transform 0.5s ease-out;}
.footer ul li:hover img{-webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); transform: rotate(360deg);}



/*弹出视频*/
.video_bj{width:100%; height:100%; position:fixed; top:0px; left:0px; background:rgba(0,0,0,0.5); z-index:888; display:none}
.video_xx{width:600px; height:400px; position:fixed; top:50%; left:50%; margin-left:-300px; margin-top:-190px; z-index:999}
.close{width:100%; height:40px; text-align:right; background:rgba(0,0,0,0.5);}
.close img{width:32px; height:32px; margin-top:4px; margin-right:10px;}
.video-box{width:100%; height:360px;}
.sj_video{width:100%; height:auto; overflow:hidden; display:none;}







/*客服*/
.lxfx {
    height: auto;
    position: fixed;
    right:0px;
    top:250px;
    width: 77px;
    z-index: 999;
}
.lxfx li a {
    color: rgb(255, 255, 255);
    display: block;
    height: 47px;
    margin-top: 9px;
    width: 300px;
	font-size: 14px;
}
.leftlx {
    float: left;
    height: 47px;
    width: 77px;
}
.lxfx li span {
    border-left: 1px solid rgb(255, 255, 255);
    color: rgb(255, 255, 255);
    float: left;
    font-size: 20px;
    height: 24px;
    line-height: 22px;
    margin-top: 8px;
    padding-left: 8px;
}
.fix_ewm {
    border: 5px solid rgb(255, 255, 255);
    display: none;
    height: 120px;
    left: -145px;
    position: absolute;
    top: -40px;
    width: 120px;
}
.lxfx li i {
    display: block;
    height: 27px;
    margin: 0 auto;
    text-align: center;
    width: 30px; background:url(../images/fx.png) no-repeat;
}
.lxfx li i.icon-tel {
    background-position: 0 -25px;
}
.lxfx li i.icon-ly {
    background-position: 4px -53px;
}
.lxfx li i.icon-wx {
    background-position: -34px 4px;
}
.lxfx li i.icon-wb {
    background-position: -30px -22px;
}
.lxfx li i.icon-top {
    background-position: -30px -49px; height:32px;
}

.lxfx li p {
    line-height: 12px;
    text-align: center;
}
.lxfx li {
    background:#2c44a4;
    height: 62px;
    margin-bottom: 1px;
    margin-left: 0;
    overflow: hidden;
    position: relative;
    width: 77px; float:left;
}






.keyword_light{line-height:28px;}
.container2{width: 1200px;margin: 0px auto;}
.ny_news_show{width:100%; height: auto; overflow: hidden; font-size:16px; color:#666; margin: 60px 0 100px; padding-bottom: 70px; }
.ny_news_show img{max-width:100%}
.ny_news_show p{font-size:16px; color:#333; line-height: 36px;}
.ny_title_1{ overflow: hidden; margin-bottom: 20px;}
.ny_title_1 h2{font-weight: 300; font-size: 34px; line-height: 1.2; color: #000;   }
.ny_title_1 p{text-transform: uppercase; font-size: 22px; color: #32b357; position: relative; line-height: 2.8; margin-top: -10px;}
.ny_title_1 p::after{ content: ""; position: absolute; display: block; height: 1px; width: 140px; background: #d4d4d4; left: 0; bottom: 0;}
.ny_title_1 em{font-style: normal; font-size: 21px; line-height:1.4; color: #000; padding: 15px 0; display: block;}
.ny_title_2{ overflow: hidden; padding-top: 50px; margin-bottom: 20px;}
.ny_title_2 h2{font-weight: 300; font-size: 36px; line-height: 1.2; color: #fff;}
.ny_title_2 p{text-transform: uppercase; font-size: 26px; color: #fff; position: relative; line-height: 2.8; margin-top: -10px;}
.ny_title_2 p::after{ content: ""; position: absolute; display: block; height: 3px; width: 80px; background: #fff; left: 0; bottom: 0;}
.ny_title_2 em{font-style: normal; font-size: 24px; line-height:1.4; color: #fff; padding: 15px 0; display: block;}
.section-content{width:100%; height:auto; overflow:hidden; margin: 60px 0 100px;}
.inside_banner{ height: 200px; background-image: linear-gradient(to top, #d2d2d2 , #ffffff); 
    background-image: -webkit-gradient(to top, #d2d2d2 , #ffffff); 
    background-image: -webkit-radial-gradient(to top, #d2d2d2 , #ffffff);}
/*.about_ban{background: url(../images/about_ban.jpg) no-repeat center bottom ; background-attachment: fixed}
.news_ban{ background: url(../images/news_ban.jpg) no-repeat center bottom; background-attachment: fixed}
.contact_ban{background: url(../images/contact_ban.jpg) no-repeat center bottom; background-attachment: fixed}
.keji_ban{background: url(../images/keji_ban.jpg) no-repeat center bottom; background-attachment: fixed}
.dangqun_ban{background: url(../images/dangqun_ban.jpg) no-repeat center bottom; background-attachment: fixed}
.case_ban{background: url(../images/case_ban.jpg) no-repeat center bottom ; background-attachment: fixed}
.dqwh_ban{background: url(../images/dqwh_ban.jpg) no-repeat center bottom ; background-attachment: fixed}*/
.page-list{ display: none;}

.inside_banner h2{ font-size: 40px; font-weight: bold; color: #333;; text-align: center;line-height: 2.4; padding-top: 20px;}
.inside_banner p{ text-align: center; font-size: 16px; }
.inside_banner p img{ margin-right: 10px;}
.inside_banner p *{ color: #333;;  font-size: 16px;}
.inside_banner .shubiao{ display: block; margin: 32px auto;}
.nav-height{height: 90px; background: #f7f6f4;position: relative;}
.nav-wrap.navFix{position: fixed; top:92px; left: 0; z-index: 8; height:90px; background: #f7f6f4; width: 100%;  box-shadow: 0 0 5px rgba(0,0,0, 0.2);}
.nav-wrap{ }
.nav-wrap ul{display: table!important; margin: 0 auto;}
.nav-wrap li{ float: left; line-height: 90px; position: relative;}
.nav-wrap li a{font-size: 18px; padding: 0 40px; display:block}
.nav-wrap li::before{ content: "|"; position: absolute;  display: block; right: 0; color: #808080;}
.nav-wrap li:last-child::before{ display: none;}
.nav-wrap li a.active{ position: relative;}
.nav-wrap li a.active::after{ content: ""; position: absolute; width: 80px; height:3px; bottom:22px; background: #32b357; left: 50%; margin-left:-40px;  }
.honor{ overflow: hidden; padding-bottom: 120px;}
.honor_list{ overflow: hidden;  width:100%; margin-bottom:50px;}
.honor_list li{ width: 24.2%; float: left; border: 1px solid #e5e5e5; margin-right: 1%; margin-bottom: 20px;}
.honor_list li:nth-child(4n){ margin-right: 0;}
.honor_list li .img{overflow: hidden;}
.honor_list li .img img{ width: 100%; transition: all 0.3s;}
.honor_list li:hover .img img{transition: all 0.3s; transform: scale(1.05);}
.honor_list li .gallery-title{ line-height: 50px; background: #e5e5e5;text-align: center; font-size: 16px; transition: all 0.3s;}
.honor_list li:hover{ border: 1px solid #32b357;}
.honor_list li:hover .gallery-title{ background: #32b357; color: #fff;}


/*产品中心*/
.ny_product_all{width:100%; height: auto; overflow: hidden; margin-top:60px; margin-bottom: 60px}
.ny_product_all ul{width:100%; height: auto; overflow: hidden}
.ny_product_all ul li{width:100%; height:auto; border:1px solid #d2d2d2; margin:15px auto 25px; overflow:hidden; padding: 22px; }
 .ny_solution_img{width:240px; height:100%; float:left; overflow:hidden; border: 1px solid #d2d2d2}
.ny_solution_img img{width:100%; height:100%;    transform: scale(1);
    transition: all 1s ease 0s;
    -webkit-transform: scale(1);
    -webkit-transform: all 1s ease 0s; display: block}
.ny_solution_xx{width:844px; height:auto; float:left; margin-left: 50px; padding: 20px 0}
.ny_solution_xx p{font-size:16px; color:#555; line-height:31px;}
.ny_solution_xx p b{color:#353432}
.ny_solution .case_link{margin-top:30px;}
.ny_soli_p{width:100%; height: auto; overflow: hidden;margin-top: 20px; margin-bottom: 20px;}
.ny_pro_shengcan .slideBox .bd li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.ny_product_all ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.ny_product_all ul li:hover{border:1px solid #32b357;}
.ny_solution_xx .ny_yfzx_title{margin-top: 0}
.yfzx_more:hover{background: #32b357; color: #fff; border: 1px solid #32b357}
.n_pro_nav{width:100%; height:auto; overflow:hidden; margin-bottom:30px;}
.n_pro_nav a{font-size:16px; color:#666; border:1px solid #ffffff;   height: 50px; line-height:50px; width:auto; float:left; padding:0 20px; margin-right:10px; margin-bottom:10px;}
.n_pro_nav a:hover,.n_pro_nav a.m_active{background:#32b357; color:#fff}

/*研发中心*/
.ny_yfzx_all{width:100%; height: auto; overflow: hidden; margin-bottom: 60px;}
.ny_yfzx_title{width:100%; height: auto; overflow: hidden; margin-top: 75px;}
.ny_yfzx_title h3{font-size: 30px; color: #060507; width: 100%; height: 30px; line-height: 30px;}
.ny_yfzx_title h3 span{float: left}
.ny_yfzx_title h3 hr{width:1060px; height: 1px; background: #ddd; float: right; margin-top:15px;}
.ny_yfzx_title h4{width:100%; height: 30px; line-height: 30px; font-size: 18px; color: #32b357; margin-top: 0px;}
.ny_yfzx_title h4 span{width:36px; height: 1px; background: #32b357; float: left; margin-top:22px; margin-left: 8px;}
.ny_yfzx_title h4 p{width:auto; float: left; color: #32b357;}
.ny_yfzx_title h5{width:100%; height: 40px; line-height: 40px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; font-size: 30px; color: #060507}
.ny_yfzx_xx{width:100%; height: auto; overflow: hidden; font-size: 16px; color: #555555; line-height: 30px; margin-top: 30px;}
.yfzx_more{width:172px; height: 40px; border: 1px solid #cec8cc; display: block; text-align: center; line-height: 40px; font-size: 16px; color: #333333; margin-top: 29px;}


/*产品详情页*/
.ny_pro_ft{width:100%; height: auto; margin-top: 60px;}
.ny_pro_ft h3{font-size: 30px;
    color: #1b1b1b;
    font-weight: 500;
    margin-bottom: 25px;
    text-align: center;}
.ny_pro_ft p,.ny_pro_fts p{font-size: 16px;
    color: #707070;
    line-height: 30px;
    text-align: center;
    width: 100%;
    margin: 0px auto;}
.ny_product_show{width:100%; height: auto; overflow: hidden; margin:60px 0 100px;}
.ny_pro_top{width:100%; height: auto; overflow: hidden}
.ny_pro_tleft{width:507px; height:auto; float: left}
.ny_pro_tleft .slideBox{ width:100%; height:100%; overflow:hidden; position:relative; border:1px solid #ddd;  }
.ny_pro_tleft .slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:10px; bottom:15px; z-index:1; }
.ny_pro_tleft .slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.ny_pro_tleft .slideBox .hd ul li{ float:left; margin-right:10px;  width:12px; height:12px; line-height:14px; text-align:center; background:#c9c9c9; cursor:pointer; border-radius: 50%;}
.ny_pro_tleft .slideBox .hd ul li.on{ background:#32b357; color:#fff; }
.ny_pro_tleft .slideBox .bd{ position:relative; height:100%; z-index:0;   }
.ny_pro_tleft .slideBox .bd ul{width:100%; height: 100%; overflow: hidden}
.ny_pro_tleft .slideBox .bd li{width:100%; height: 100%; }
.ny_pro_tleft .slideBox .bd img{ width:100%; height:100%; display:block;  }
.ny_pro_tright{width:650px; height: auto; float: right}
.ny_pro_tright h1{ font-size: 36px; color: #191919; height: 50px; line-height: 50px; font-weight:700;}
.ny_pro_p{width:100%; height:auto; border-bottom: 1px solid #e5e5e5; margin-top:15px; overflow:hidden; padding-bottom:30px;}
.ny_pro_p p{width:100%; height:100%;  color: #000000; line-height: 35px; font-size: 15px;   }
.ny_pro_a{width:100%; height: auto; overflow: hidden; margin: 20px 0 }
.ny_pro_a a{width:260px; height: 60px; background: #959595; display: block; overflow: hidden; line-height: 60px; font-size: 18px; color: #fff; float: left; margin-right: 18px; }
.ny_pro_a a:hover { background: #313131;}
.ny_pro_a a i{font-size: 28px; margin-right: 10px; float: left; margin-left:56px;}
.ny_pro_dh{width:100%; height:80px;}
.ny_pro_dh i{ color: #000000; font-size: 50px; float: left; line-height: 70px;}
.ny_pro_ddh{float: left;}
.ny_pro_ddh p{ font-size: 14px; color: #313131;}
.ny_pro_ddh span{ font-size: 30px; color: #32b357; font-family: "Impact"}
.ny_pro_24{width:100%; height: 30px; line-height: 30px; overflow: hidden; margin-top:30px;}
.ny_pro_24 p{font-size: 14px; color: #313131; background: url(../images/dh.png) no-repeat left center; float: left; padding-left: 20px; margin-right: 30px;}

.ny_pro_bottom{width:100%; height: auto; display: block; overflow: hidden; margin-top: 65px;}
.ny_pro_bleft{width:869px; height: auto; overflow: hidden; float: left}
.ny_pro_bright{width:300px; height: auto; float: right}
.ny_probt_case{width:100%; height:368px; margin-top: 30px; }
.ny_probt_case h3,.ny_proshow_num h3,.ny_proshow_info h3{ font-size: 30px; color: #313131; font-weight: 500; text-align: center; margin-bottom: 24px;}
.ny_probt_case li{width:275px; height: 300px; float: left; margin-right:22px;}
.ny_probt_case li:nth-child(3n){margin-right:0px;}
.nyprocase-div{width:100%; height: 203px; overflow:hidden; position: relative}
.ny_probt_case li img{width:100%; height: 203px; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_probt_case li .ny_probt_xx{width:100%; height: 40px;  padding:0 15px;}
.ny_probt_xx h3{width: 100%; height:40px;  line-height: 40px; font-size: 16px; color: #313131; text-align: center; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.ny_probt_case li:last-child{margin-right: 0px;}
.ny_probt_case li:hover .index_case_info::before,
.ny_probt_case li:hover p {opacity: 1; -webkit-transform: scale(1); transform: scale(1);}
.ny_probt_case li:hover .index_case_info {background: rgba(0,0,0,0.6);}
.ny_probt_case li:hover h5{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}
.ny_probt_case li .index_case_info h5{font-size: 16px; margin:0% 0 15px 0; }
.ny_probt_case li .case_xx{height:87px;}
.ny_probt_case li .case_xx p{font-size: 16px; line-height:28px;}

.ny_proinput .ny_pro_ft{margin-top:50px;}
.ny_proinput .ny_pro_ft span{color: #32b357;font-size: 16px;}
.ny_proinput ul{width:100%; height: auto; display: block; overflow: hidden; margin-top: 38px;}
.ny_proinput ul li{width:100%; height: auto; margin-bottom: 12px; overflow: hidden;font-size: 16px; }
.ny_proinput ul li div{height: 36px; width: 420px; border: 1px solid #d2d2d2; float: left;}
.ny_proinput ul li div input{width:100%; height: 100%; border: 0px; padding-left: 10px;}
.li_dh{float: right!important}
.ny_proinput ul li textarea{width:100%; height: 88px; border: 1px solid #d2d2d2; padding: 10px; resize: none}
.liji_su{width:423px; height:46px; background: #32b357; font-size: 16px; color: #ffffff; border: 0px; margin: 10px auto; display: block}
.ny_proinput{overflow:hidden; margin-bottom:20px;}
.sideMenu{width:100%; height: auto;  }
.sideMenu h3{ height:50px; line-height:50px; border-bottom:1px solid #e3e3e3;  background: url(../images/jian.png) no-repeat 268px center;font-size: 15px; color: #191919; cursor:pointer; padding: 0px 18px 0;
text-overflow:ellipsis; overflow:hidden; white-space:nowrap}
.sideMenu h3.on {background: #32b357; color: #fff; border-bottom: 0px;}
.sideMenu h3 em{ float:right; display:block; width:40px; height:32px;   background:url(images/icoAdd.png) 16px 12px no-repeat; cursor:pointer; }
.sideMenu h3.on em{ background-position:16px -57px; }
.sideMenu ul{ padding:15px 32px; color:#999; display:none;  background: #eeeeee;}
.sideMenu ul li a{font-size: 15px; color: #313131}
.sideMenu ul li {width:100%; height: 35px; line-height: 35px; background: url(../images/dian.png) no-repeat left center; padding-left:15px; overflow: hidden; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.sideMenu ul li:hover a{color:#32b357}
.ny_probt{width:100%; height:65px;}
.ny_probt li{width:100%; height:65px; background:#eeeeee; color:#313131; font-size:18px; float:left; text-align:center; line-height:65px; margin-right:1px;}
.ny_probt li:last-child{margin-right:0px;}
.ny_probt li:hover{background:#333; color:#fff}
.ny_probt li:hover a{color:#fff}
.ny_probt li.on{background:#333;}
.ny_probt li.on a{ color:#fff}
.ny_probt li a{width:100%; height:100%; display:block; overflow:hidden; font-size:16px;font-weight: bold;}
.ny_proshow_num{width:100%; height:auto; overflow:hidden; margin-top: 30px;}
.ny_proshow_info{width:100%; height:auto; overflow:hidden;  margin-top:36px; font-size:16px;color:#333; line-height:30px;}
.ny_proshow_info p{font-size:16px;color:#333; line-height:34px;}
.ny_proshow_info td{font-size:16px;color:#333; line-height:34px;}
.fangan_show{ margin-top:20px;}

.ny_hotnews{width:100%; height:auto; overflow: hidden; margin-top:30px;}
.ny_hotnews h3{width:100%; height:40px; background: #32b357; color: #fff; text-align: center; line-height: 40px; font-size: 20px; padding: 0px 10px;}
.ny_hotnews ul{width:100%; height: auto; margin-top: 10px;}
.ny_hotnews ul li{width:100%; height:40px; line-height:40px; border-bottom: 1px solid #eee; padding: 0px 10px;}
.ny_hotnews ul li p{width:70%; float: left; height: 100%; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; color: #191919; font-size: 14px;}
.ny_hotnews ul li span{float: right; font-size: 12px; color: #191919}
.ny_hotnews ul li:hover p,.ny_hotnews ul li:hover span{color:#32b357}
.ny_hotnews_info{width:100%; height: auto; overflow: hidden; margin-top:15px;  border: 1px solid #dad7d7; padding: 8px 7px;}
.ny_hotnews_info p{font-size: 14px; color: #191919; line-height: 26px;}
.ny_hotnews input[type="text"]{width:240px; height:35px; line-height:35px; border:1px solid #ddd; padding:0px 10px; float:left;}
.t_search{background:#32b357; color:#fff;  height:35px; line-height:35px;  font-size:14px; border:0; width:60px;}



/*��ҳ����*/
.ny_news_all{width:100%; height: auto; overflow: hidden; margin: 60px 0 100px; }
.ny_news_all ul{width:100%; height: auto; overflow: hidden;margin-bottom: 40px;}
.ny_news_all ul li{width:100%; height: auto; overflow: hidden; padding: 15px}
.ny_news_all ul li .ny_time{width:115px;height: auto; float: left;margin-top:50px;}
.ny_news_all ul li .ny_time span{display: block; font-size: 16px; color: #999; text-align: right}
.ny_news_all ul li .ny_time p{font-size: 41px; color: #c8c8c8;    text-align: right;}
.news_xx{width:62%; height: auto; float: left; margin-left:2%; margin-top: 36px;}
.news_xx h3{width:100%; height: 35px; line-height: 35px; font-size: 20px; color: #000; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.news_xx p{width:100%; height:52px; line-height: 25px; font-size: 14px; color: #666;  margin: 10px 0; word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden; }
.news_xx span{font-size: 14px; color: #aaaaaa}
.news_pic{width:24%; height: auto; float: right}
.news_pic img{width:100%; height: auto}
.ny_news_all ul li:hover{background: #f4f4f4}
.ny_news_all ul li:hover .ny_time p,.ny_news_all ul li:hover .ny_time span,.ny_news_all ul li:hover span{color:#32b357}
.ny_news_all ul li:hover h3{font-weight: bold; }
.ny_service_all{width:100%; height: auto; overflow: hidden; margin: 60px 0 100px; }
.ny_lx_dh,.ny_lx_dh p{width:100%; height:auto;  font-size: 16px; color: #333; line-height: 36px;}



.ny_list_all{width: 100%; height: auto; overflow: hidden; margin-top: 60px; margin-bottom: 60px;}
.ny_pro_li{width:100%; height:auto; overflow:hidden}
.ny_pro_li li{width:23.5%; height:180px; border: 1px solid #bfbfbf; border-radius: 8px; display: block; padding-top: 30px; transition: all 0.4s ease-in-out; margin-right:2%; margin-bottom:20px; float:left;}
.ny_pro_li li:nth-child(4n){margin-right:0}
.in_cp_icon{width:100%; height:80px; display: flex; align-items: center; margin-bottom: 8px}
.in_cp_icon img{max-width: 100%; align-items: center; margin: 0px auto;}
.ny_pro_li li h4{width:100%; height: 40px; text-align: center; font-size: 18px; color: #000000; text-overflow: ellipsis; overflow: hidden; 
	white-space: nowrap}
.ny_pro_li li:hover{border: 1px solid #32b357;  padding-top:20px; transition: all 0.4s ease-in-out;}




/*联系我们*/
.ny_contact{width:100%; height: auto; overflow: hidden; margin: 40px 0}
.ny_contact_map{width:100%;  height: 400px; overflow: hidden; margin-top: 20px;}
.ny_conta_xx{width:100%; height: auto; display: block; overflow: hidden; margin-bottom: 42px; margin-top: 20px;}
.contact_right{width:50%;float: left; font-size: 16px; color: #666666; line-height:32px}
.ny_cont_wx{width:340px; height: auto; float: right}
.ny_cont_wx dl{width:140px; height: 200px; float: left; margin-right: 26px;}
.ny_cont_wx dl dt{width:140px; height: 140px; border: 4px solid #e5e5e5; padding: 10px; background: #fff}
.ny_cont_wx dl dd{ font-size: 14px; color: #626262; height: 35px; line-height: 35px; text-align: center}
.ny_cont_wx dl dt img{width:100%; height: 100%;}




@media screen and (max-width:1680px){
	.header_top{padding-right: 1%;}
	

}



@media screen and (max-width:1550px){
	.header_top h4{display: none}
	.header_top{padding-right: 8%; padding-left: 7%}
	.h_logo{left:11%}

}

